home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / bigwp.zip / BIGWP.DOC next >
Text File  |  1991-01-30  |  53KB  |  921 lines

  1. BIG for WordPerfect(R)
  2. Copyright Hexagon Products February 1991
  3. Version 1.0 - Part of the B-Ware Family
  4.  
  5. Table of Contents
  6.  
  7. Page   Subject
  8. 1      Introduction
  9. 3      Getting Started
  10. 4      Terminating BIG
  11.  
  12.        Sample WP States
  13. 7      Text Input and Ctrl-W
  14. 11     WP Top Level Menu
  15. 13     WP Pull Down Menus
  16. 15     Selection Lists
  17. 17     Selection Submenus
  18. 19     Bottom Line Menus
  19. 21     Reveal Codes or Two Windows
  20. 23     File List
  21. 25     Spelling Checker
  22. 27     Miscellaneous Screens
  23. 30     Self Control or Ctrl-X and Y
  24. 31     Zoom or Ctrl-Z
  25.  
  26. 31     Requirements
  27. 31     Font Customization
  28. 32     Trouble-Shooting
  29. 35     Shareware
  30. 37     Prices and Related Products
  31. 39     Registration Form
  32.  
  33.  
  34. A Note on this Document
  35. This document is provided both on disk and in print.  The printed version
  36. is produced on a laser printer using large, easy to read, 18-point type.
  37. The disk copy contains no embedded form feeds, and all lines of text are
  38. less than 80 characters.  Three characters are used in succession on screen
  39. images to represent attribute usage of WordPerfect displays.  The three 
  40. characters are an original character, the backspace character, and a shading
  41. character.  When printed, this configuration results in an approximation of
  42. display attributes.
  43.  
  44. The most sensible way to document a program like BIG is with a series of screen 
  45. images: first, the original WordPerfect screen; second, the resulting BIG
  46. screen.  This has been was done in the printed documentation which is sent to 
  47. each registered user.  Unfortunately, it is impossible to provide generalized
  48. screen images in the on-line documentation of graphic BIG screens.
  49.  
  50.  
  51.  
  52. A Note for LetterPerfect Users:
  53. BIG for WordPerfect requires two programs, BIGWPTSR and BIGWP.
  54. (These will probably be consolidated in version 1.1 which will 
  55. be sent free to all registered users.)  You run BIGWPTSR first,
  56. and it terminates but stays resident.  You then run BIGWP instead
  57. of running WP.  BIGWP runs WP for you, so WP must be on the DOS
  58. PATH, or in the current directory.
  59.  
  60. If you want to pass arguments to WP, such as a filename, give
  61. them to BIGWP instead, and BIGWP will pass them on.  Example:
  62.             
  63.             BIGWP letter.wp
  64.             
  65. In addition to running with WP versions 5.0 and 5.1, BIG also
  66. runs with LetterPerfect version 1.0.  To tell BIG you want to 
  67. run LetterPerfect, use a -L argument on the BIGWP command line.
  68. This argument will be used by BIGWP and will NOT be passed on to 
  69. WP.  (You can use other arguments normally.)  Example:
  70.  
  71.             BIGWP -L letter.lp
  72.  
  73. If LP is not on the path, you can follow the -L argument with a 
  74. complete command name to execute LetterPerfect.  Example:
  75.     
  76.             BIGWP -Lc:\letterp\lp  letter.lp
  77.  
  78. Notice there are no spaces left between the -L and the file name.           
  79. If WP is not on the path, you can use a -W argument similarly:
  80.  
  81.             BIGWP -Wc:\wordperf\vers51\wp   letter.wp
  82.  
  83.  
  84.  
  85.  
  86. BIG for WordPerfect(R)
  87. Copyright Hexagon Products February 1991
  88. Version 1.0 - Part of the B-Ware Family
  89.  
  90. Introduction
  91. BIG makes WordPerfect accessible to computer users who find the standard
  92. display hard to read.  BIG is a memory-resident program that enlarges
  93. selected WP output that varies with your WP activity.  BIG is a companion
  94. to (and not a replacement for) WordPerfect products.  As such, BIG is not 
  95. manufactured, approved, or supported by WordPerfect Corporation.  You must
  96. already own WordPerfect or LetterPerfect to make use of BIG.
  97.  
  98. BIG for WP is part of the B-Ware family.  A related but different product
  99. is BIG for 1-2-3(R) which runs only with 1-2-3 from Lotus Development
  100. Corp.  Other B-Ware products include B-Edit, B-Pop, B-Type, B-Look, and B-Dir.
  101. For a list of products and prices, see the last pages of this document.
  102.  
  103. You run BIG, BIG in turn runs WordPerfect or LetterPerfect for you.  You
  104. type directly into WP as usual.  BIG captures the WP display and
  105. selectively enlarges a part of it.  The BIG display changes
  106. dynamically with any WP screen changes.
  107.  
  108. Because BIG uses larger characters, fewer of them fit, so only a portion of
  109. the WP display can be enlarged at any one time.  BIG is more useful
  110. than a general purpose text enlarger because BIG selects the part of the WP
  111. screen to be enlarged with care.
  112.  
  113. For example, if you enter the Reveal Codes command to WP, BIG shows
  114. the four parts of the WP display, each with a few less characters than
  115. WP can display:
  116.  
  117.  the area of the document file around the cursor;
  118.  the Reveal Codes separator line;
  119.  the code area around the highlighted text;
  120.  the bottom line position indicator.
  121.  
  122. BIG, like all B-Ware products, is intended for vision impaired users, but
  123. it can also be used in any situation where it is hard to see the computer
  124. screen, such as enlarging faint letters on a laptop or making a computer
  125. demonstration visible to people in the back of a conference room or classroom.
  126.  
  127. Getting Started
  128. BIG for WP consists of two parts: a memory-resident program (BIGWPTSR)
  129. and a loading program (BIGWP).  Collectively these two programs are known
  130. as BIG.  Since these two EXE files will be used with WP, it's simplest to
  131. copy them to the disk and directory which holds WP.EXE.
  132.  
  133. Enter the BIGWPTSR command at the DOS prompt.  It displays a short message,
  134. then returns control to DOS.  It looks as if BIGWPTSR has terminated, but
  135. in fact, it is still resident in your computer's memory.  If you do a DOS
  136. CHKDSK immediately before and after running BIGWPTSR,  you notice the memory
  137. available has shrunk by about 40K.  This memory is used by BIGWPTSR. 
  138.  
  139. You can remove BIGWPTSR from memory by running it a second time.  When you
  140. are done running the BIG system, you should remove BIGWPTSR from memory
  141. for other applications.
  142.  
  143. Now run BIGWP instead of running WP.
  144. BIGWP runs WP for you.  You can only run BIGWP from a place in DOS where
  145. you could run WP.  In other words, WP.EXE must be in the current disk and
  146. directory, or on the DOS PATH.  If you can't run WP, BIGWP can't run it
  147. for you.
  148.  
  149. If you would normally give a filename after the WP command, give
  150. the filename after the BIGWP command instead.  BIGWP will pass the
  151. filename on to WP.  For example:
  152.  
  153.                         BIGWP novel.ch1
  154.  
  155. BIG captures all WP screen output and enlarges key portions of it.  You
  156. type directly into WP as usual.  A few keystroke combinations are reserved
  157. to control BIG; the rest are passed on to WP without change.
  158.  
  159. Terminating BIG
  160. When you exit WP, you automatically exit BIGWP too.  However, BIGWPTSR
  161. is still resident.  Since it has meaning only when you are executing BIGWP
  162. you should release it.  Although BIGWPTSR should be harmless when you are
  163. not running WP, remove it to reclaim the memory it takes up.
  164.  
  165. All you have to do to remove BIGWPTSR completely is to run it a second time.
  166. BIGWPTSR will find itself already resident, and will pass on a command to 
  167. the resident copy to remove itself.  If all goes well, all the memory will
  168. be restored to your application space.
  169.  
  170. Key Usage
  171. Normally any keys you type are passed through to WP without change.
  172. However, a few key combinations have special meaning to BIG.  These
  173. keys are Ctrl and one of W, X, Y, or Z.  When any of these are pressed,
  174. they are interpreted by BIG and are NOT passed through to WP.  The
  175. meaning of these keys will be discussed later.
  176.  
  177. ╔════════════════════════════════════════════════════════════════════════════════╗
  178. ║BIG normally wraps long lines to fit BIG's display width.  Press                ║
  179. ║Ctrl-W and BIG shows what fits in a rectangular window placed over              ║
  180. ║the WP display without editing.  Press Ctrl-W again to return to                ║
  181. ║the default action.                                                             ║
  182. ║                                                                                ║
  183. ║                                                                                ║
  184. ║                                                                                ║
  185. ║                                                                                ║
  186. ║                                                                                ║
  187. ║                                                                                ║
  188. ║                                                                                ║
  189. ║                                                                                ║
  190. ║                                                                                ║
  191. ║                                                                                ║
  192. ║                                                                                ║
  193. ║                                                                                ║
  194. ║                                                                                ║
  195. ║                                                                                ║
  196. ║                                                                                ║
  197. ║                                                                                ║
  198. ║                                                                                ║
  199. ║                                                                                ║
  200. ║                                                                                ║
  201. ║                                                                                ║
  202. ║G:\CTRLW.WP                                         Doc 1 Pg 1 Ln 1" Pos 1"     ║
  203. ╚════════════════════════════════════════════════════════════════════════════════╝
  204. Text Input and Ctrl-W
  205. Text Input and Ctrl-W
  206. Each line on the WordPerfect display display can be up to eighty
  207. characters wide.  Since BIG uses larger characters, fewer of them fit
  208. on each screen line.
  209.  
  210. When you are enter text, BIG breaks up each WP line into pieces small
  211. enough to fit across the BIG screen.  This lets you type quickly into
  212. WP without any unnecessary scrolling to distract you.  Each WP line 
  213. starts a new BIG line, and is preceded with a triangular pointer ().
  214. The BIG display adjusts to keep the text under the WP cursor on the display.
  215.  
  216. BIG also displays WP's bottom line status indicators showing the document,
  217. page, line, and position.  When there is room on the BIG display, these
  218. fields are abbreviated as on the WP display.  When the fields are too wide
  219. to fit, they are slightly compressed.
  220.  
  221. Other abbreviations are used on BIG's bottom line as appropriate.  For
  222. example, the letter 'T' is used to show Typeover mode; 'BLK' is used when
  223. a Block is active; etc.
  224.  
  225. By default, BIG breaks up wide WP lines so each fits on the BIG screen.
  226. However, BIG also provides an alternative method of display.  In this
  227. alternative mode, each BIG line shows a different WP line.  It is as if
  228. a rectangular window or cutout were placed over the original WP display.
  229. The window is moved automatically to contain an area of text around
  230. the WP cursor.
  231.  
  232. Ctrl-W toggles between the two display modes.  If you find the display of
  233. a certain WP screen awkward, try pressing Ctrl-W to see if it improves.
  234. Effect of Ctrl-W
  235. ╔════════════════════════════════════════════════════════════════════════════════╗
  236. ║File Edit Search Layout Mark Tools Font Graphics Help                           ║
  237. ║                                                                                ║
  238. ║                                                                                ║
  239. ║                                                                                ║
  240. ║                                                                                ║
  241. ║                                                                                ║
  242. ║                                                                                ║
  243. ║                                                                                ║
  244. ║                                                                                ║
  245. ║                                                                                ║
  246. ║                                                                                ║
  247. ║                                                                                ║
  248. ║                                                                                ║
  249. ║                                                                                ║
  250. ║                                                                                ║
  251. ║                                                                                ║
  252. ║                                                                                ║
  253. ║                                                                                ║
  254. ║                                                                                ║
  255. ║                                                                                ║
  256. ║                                                                                ║
  257. ║                                                                                ║
  258. ║                                                                                ║
  259. ║                                                                                ║
  260. ║                                                    Doc 1 Pg 1 Ln 1" Pos 1"     ║
  261. ╚════════════════════════════════════════════════════════════════════════════════╝
  262. WP Top Level Menu
  263. WP Top Level Menu
  264. In addition to its function key commands, WordPerfect also offers pull-down
  265. menus.  When you call up the WP menu, BIG displays the menu choices across
  266. the screen as does WP, but each menu choice is spelled out vertically.
  267. You can choose a menu item by pressing the highlighted letter of the desired
  268. command.  Alternatively, you can use the left and right arrows to highlight
  269. an entire command, then select it by pressing Enter or pull it down with
  270. the down arrow key.
  271.  
  272. BIG's top level menu display format was chosen because it retains the sense
  273. of moving between menu choices with the arrow keys.  For example, you can move 
  274. from File to Search by pressing the right arrow key twice.  To pull down a
  275. submenu, you can use the down arrow key.  
  276.  
  277. ╔════════════════════════════════════════════════════════════════════════════════╗
  278. ║File Edit Search Layout Mark Tools Font Graphics Help                           ║
  279. ║│ Retrieve   │                                                                  ║
  280. ║│ Save       │                                                                  ║
  281. ║│ Text In   ─────────────────────────┐                                         ║
  282. ║│ Text Out  │ DOS Text (CR/LF to HRt) │                                         ║
  283. ║│ Password  │ DOS Text (CR/LF to SRt) │                                         ║
  284. ║├───────────│ Spreadsheet            ──────────────┐                           ║
  285. ║│ List Files└────────────────────────│ Import       │                           ║
  286. ║│ Summary    │                       │ Create Link  │                           ║
  287. ║├────────────┤                       │ Edit Link    │                           ║
  288. ║│ Print      │                       │ Link Options │                           ║
  289. ║├────────────┤                       └──────────────┘                           ║
  290. ║│ Setup     │                                                                  ║
  291. ║├────────────┤                                                                  ║
  292. ║│ Goto DOS   │                                                                  ║
  293. ║│ Exit       │                                                                  ║
  294. ║└────────────┘                                                                  ║
  295. ║                                                                                ║
  296. ║                                                                                ║
  297. ║                                                                                ║
  298. ║                                                                                ║
  299. ║                                                                                ║
  300. ║                                                                                ║
  301. ║                                                                                ║
  302. ║                                                    Doc 1 Pg 1 Ln 1" Pos 1"     ║
  303. ╚════════════════════════════════════════════════════════════════════════════════╝
  304. WP Pull Down Menus
  305. WP Pull Down Menus
  306. You can pull down a submenu from WP's top level menu by pressing Enter when
  307. the submenu name is highlighted, or by typing in the highlighted mnemonic
  308. character of the submenu name.
  309.  
  310. As you do so, BIG displays the submenu choices.  When there is enough room
  311. on the BIG display all submenu choices are displayed.  Otherwise, only as
  312. many as fit will be displayed.  You can uncover the remaining choices by
  313. using the up or down arrow keys.  As you do so, WordPerfect will highlight
  314. other submenu choices, and the BIG screen will follow along.
  315.  
  316. Unlike LetterPerfect, WordPerfect offers submenus within submenus.  When
  317. you are in one of those circumstances, BIG maintains a list of your previous
  318. choices above a double line, and the remaining submenu choices below it.
  319.  
  320. ╔════════════════════════════════════════════════════════════════════════════════╗
  321. ║Format: Line                                                                    ║
  322. ║                                                                                ║
  323. ║     1 - Hyphenation                    No                                      ║
  324. ║                                                                                ║
  325. ║     2 - Hyphenation Zone - Left        10%                                     ║
  326. ║                            Right       4%                                      ║
  327. ║                                                                                ║
  328. ║     3 - Justification                  Full                                    ║
  329. ║                                                                                ║
  330. ║     4 - Line Height                    Auto                                    ║
  331. ║                                                                                ║
  332. ║     5 - Line Numbering                 No                                      ║
  333. ║                                                                                ║
  334. ║     6 - Line Spacing                   1                                       ║
  335. ║                                                                                ║
  336. ║     7 - Margins - Left                 1"                                      ║
  337. ║                   Right                1"                                      ║
  338. ║                                                                                ║
  339. ║     8 - Tab Set                        Rel: -1", every 0.5"                    ║
  340. ║                                                                                ║
  341. ║     9 - Widow/Orphan Protection        No                                      ║
  342. ║                                                                                ║
  343. ║                                                                                ║
  344. ║                                                                                ║
  345. ║Selection: 0                                                                    ║
  346. ╚════════════════════════════════════════════════════════════════════════════════╝
  347. Selection Lists
  348. Selection Lists
  349. Several WP commands cause a list of choices displayed on the screen and
  350. the word "Selection" on the bottom line.  These are essentially an alternate
  351. form of menus.  When BIG identifies this condition, it extracts the menu
  352. choices and displays them on the BIG screen.  You then choose among them
  353. as you normally would in WP.
  354.  
  355. The BIG display shows the name of the selection list on the top BIG line,
  356. the Selection line on the last BIG line, and as many choices as will fit
  357. in between.  Note that in rare cases, there are more choices than will
  358. fit in the BIG display.  You can either use the Ctrl-Y command (discussed
  359. later) to view these choices, or make a selection that is not displayed
  360. on the BIG screen.  BIG will recognize the choice, and the Selection
  361. Submenu display will show it correctly.
  362.  
  363. There is usually not enough room on the BIG display for you to see what
  364. the current setting are for Selection choices.  If you want to examine 
  365. them, select the item, and the Selection Submenu will show the current
  366. setting.  If you don't want to change it, you can just press enter or
  367. back out of the choice with WP's Exit key.
  368.  
  369. ╔════════════════════════════════════════════════════════════════════════════════╗
  370. ║Format: Line                                                                    ║
  371. ║                                                                                ║
  372. ║     1 - Hyphenation                    No                                      ║
  373. ║                                                                                ║
  374. ║     2 - Hyphenation Zone - Left        10                                      ║
  375. ║                            Right       4%                                      ║
  376. ║                                                                                ║
  377. ║     3 - Justification                  Full                                    ║
  378. ║                                                                                ║
  379. ║     4 - Line Height                    Auto                                    ║
  380. ║                                                                                ║
  381. ║     5 - Line Numbering                 No                                      ║
  382. ║                                                                                ║
  383. ║     6 - Line Spacing                   1                                       ║
  384. ║                                                                                ║
  385. ║     7 - Margins - Left                 1"                                      ║
  386. ║                   Right                1"                                      ║
  387. ║                                                                                ║
  388. ║     8 - Tab Set                        Rel: -1", every 0.5"                    ║
  389. ║                                                                                ║
  390. ║     9 - Widow/Orphan Protection        No                                      ║
  391. ║                                                                                ║
  392. ║                                                                                ║
  393. ║                                                                                ║
  394. ║Selection: 2                                                                    ║
  395. ╚════════════════════════════════════════════════════════════════════════════════╝
  396. Selection Submenus
  397. Selection Submenus
  398. As soon as you choose one of the categories from a selection list, BIG
  399. displays the category and the current setting.  The top line of the BIG
  400. display shows the name of the Selection menu, the bottom BIG line shows
  401. your Selection choice, while the category and current setting are displayed
  402. in the middle of the BIG display.
  403.  
  404. You can always use this method to obtain the current setting for any
  405. option, even if you don't intend to change the current setting.  Just
  406. type the number or letter of the category you are interested in, and BIG
  407. will display the category and the current setting.  If you are only using
  408. this method to inspect the value, you can then exit without making a change
  409. with WP's Exit key.
  410. ╔════════════════════════════════════════════════════════════════════════════════╗
  411. ║Format: Line                                                                    ║
  412. ║                                                                                ║
  413. ║     1 - Hyphenation                    No                                      ║
  414. ║                                                                                ║
  415. ║     2 - Hyphenation Zone - Left        10%                                     ║
  416. ║                            Right       4%                                      ║
  417. ║                                                                                ║
  418. ║     3 - Justification                  Full                                    ║
  419. ║                                                                                ║
  420. ║     4 - Line Height                    Auto                                    ║
  421. ║                                                                                ║
  422. ║     5 - Line Numbering                 No                                      ║
  423. ║                                                                                ║
  424. ║     6 - Line Spacing                   1                                       ║
  425. ║                                                                                ║
  426. ║     7 - Margins - Left                 1"                                      ║
  427. ║                   Right                1"                                      ║
  428. ║                                                                                ║
  429. ║     8 - Tab Set                        Rel: -1", every 0.5"                    ║
  430. ║                                                                                ║
  431. ║     9 - Widow/Orphan Protection        No                                      ║
  432. ║                                                                                ║
  433. ║                                                                                ║
  434. ║                                                                                ║
  435. ║Justification: 1 Left; 2 Center; 3 Right; 4 Full: 0                             ║
  436. ╚════════════════════════════════════════════════════════════════════════════════╝
  437. Bottom Line Menus
  438. Bottom Line Menus
  439. A third form of WP menu is displayed entirely on the bottom line of the
  440. WP display.  An example is the Justification option of Layout Line in 
  441. WordPerfect.  When BIG recognizes this form, it creates a new display in
  442. which it breaks up the bottom line into components and displays them
  443. vertically, much like a pull-down menu.
  444.  
  445. The current or default choice is displayed to the left of a question
  446. mark on the last line of the BIG display.
  447.  
  448. ╔════════════════════════════════════════════════════════════════════════════════╗
  449. ║When using Reveal Codes,                                                        ║
  450. ║both text and code areas                                                        ║
  451. ║are shown on screen, with                                                       ║
  452. ║separator and status line.                                                      ║
  453. ║                                                                                ║
  454. ║                                                                                ║
  455. ║                                                                                ║
  456. ║                                                                                ║
  457. ║                                                                                ║
  458. ║                                                                                ║
  459. ║                                                                                ║
  460. ║G:\REVCODES.WP                                      Doc 1 Pg 1 Ln 1" Pos 1"     ║
  461. ║{                                                    }            ║
  462. ║When using Reveal Codes,[HRt]                                                   ║
  463. ║both text and code areas[HRt]                                                   ║
  464. ║are shown on screen, with[HRt]                                                  ║
  465. ║separator and status line.[HRt]                                                 ║
  466. ║                                                                                ║
  467. ║                                                                                ║
  468. ║                                                                                ║
  469. ║                                                                                ║
  470. ║                                                                                ║
  471. ║                                                                                ║
  472. ║                                                                                ║
  473. ║Press Reveal Codes to restore screen                                            ║
  474. ╚════════════════════════════════════════════════════════════════════════════════╝
  475. Reveal Codes or Two Windows
  476. Reveal Codes or Two Windows
  477. When you use the Reveal Codes feature of WordPerfect, or when you are using
  478. two windows to display two documents, WP divides the screen into two parts.
  479. When BIG  for WP recognizes this condition, it also divides the BIG screen
  480. into two parts.  If you are using Reveal Codes, the letters "RC" are shown
  481. in the leftmost position of the bottom status line.  
  482.  
  483. The separator line is shown in the middle of the screen.  Note that the 
  484. characters showing margins and tab stops are kept in parallel with the text 
  485. cursor.
  486.  
  487. ╔════════════════════════════════════════════════════════════════════════════════╗
  488. ║02/05/91  02:10p            Directory D:\LP\*.*                                 ║
  489. ║Document size:        0   Free:  1,634,304 Used:  1,995,453     Files:     106  ║
  490. ║                                                                                ║
  491. ║ .    Current    <Dir>                  │ ..   Parent     <Dir>                 ║
  492. ║ {LP}SPC .FRM   10,142  11/01/90 12:00p │ ADDRESS .TUT      978  11/01/90 12:00p║
  493. ║ ARROW-22.WPG      195  11/01/90 12:00p │ BALLOONS.WPG    3,195  11/01/90 12:00p║
  494. ║ BANNER-3.WPG      727  11/01/90 12:00p │ BEGIN   .TUT       11  11/01/90 12:00p║
  495. ║ BICYCLE .WPG    1,355  11/01/90 12:00p │ BKGRND-1.WPG   11,489  11/01/90 12:00p║
  496. ║ BORDER-8.WPG      223  11/01/90 12:00p │ BULB    .WPG    2,109  11/01/90 12:00p║
  497. ║ BURST-1 .WPG      827  11/01/90 12:00p │ BUTTRFLY.WPG    5,291  11/01/90 12:00p║
  498. ║ CALENDAR.WPG      379  11/01/90 12:00p │ CERTIF  .WPG      661  11/01/90 12:00p║
  499. ║ CHKBOX-1.WPG      661  11/01/90 12:00p │ CLOCK   .WPG    1,825  11/01/90 12:00p║
  500. ║ CNTRCT-2.WPG    2,761  11/01/90 12:00p │ CONVERT .EXE  109,229  11/01/90 12:00p║
  501. ║ CURSOR  .COM    1,452  11/01/90 12:00p │ DEVICE-2.WPG      665  11/01/90 12:00p║
  502. ║ DIPLOMA .WPG    2,421  11/01/90 12:00p │ FILENAME.TUT      335  11/01/90 12:00p║
  503. ║ FIXBIOS .COM       50  11/01/90 12:00p │ FLATTIRE.LRN    2,942  11/01/90 12:00p║
  504. ║ FLOPPY-2.WPG      483  11/01/90 12:00p │ GAVEL   .WPG      895  11/01/90 12:00p║
  505. ║ GLOBE2-M.WPG    7,793  11/01/90 12:00p │ GRAPHCNV.EXE  120,320  11/01/90 12:00p║
  506. ║ HANDS-3 .WPG    1,125  11/01/90 12:00p │ HPLASEII.PRS   16,537  01/28/91 03:21p║
  507. ║ INSTALL .EXE   57,856  11/01/90 12:00p │ LETTER  .TUT      653  11/01/90 12:00p║
  508. ║ LETTER_F.TUT      679  11/01/90 12:00p │ LETTER_P.TUT      652  11/01/90 12:00p║
  509. ║ LETTER1 .TUT      778  11/01/90 12:00p  LP      .DRS   36,144  11/01/90 12:00p║
  510. ║                                                                                ║
  511. ║1 Retrieve; 2 Delete; 3 Move/Rename; 4 Print; 5 Short/Long Display;             ║
  512. ║6 Look; 7 Other Directory; 8 Copy; 9 Find; N Name Search: 6                     ║
  513. ╚════════════════════════════════════════════════════════════════════════════════╝
  514. File List
  515. File List
  516.  
  517. WP will present a list of files for you to use.  When BIG recognizes the file 
  518. list display, BIG enlarges the two bottom menu lines, and the name of the file
  519. that is currently highlighted by the cursor.  The bottom two lines contain
  520. all the WP file options.
  521.  
  522. Use the arrow keys, as usual in WP, to highlight any other file you are
  523. interested in.
  524.  
  525. BIG does not display the WP file header information on this screen.  If you
  526. want to examine it, you can do so with BIG's Ctrl-Y command, described later.
  527.  
  528. ╔════════════════════════════════════════════════════════════════════════════════╗
  529. ║Some large character screens are limited to 10 characters across                ║
  530. ║one line.  I sometimes abbreviate my company name as Hexagon Prd                ║
  531. ║to make it fit.                                                                 ║
  532. ║                                                                                ║
  533. ║                                                                                ║
  534. ║                                                                                ║
  535. ║                                                                                ║
  536. ║                                                                                ║
  537. ║                                                                                ║
  538. ║                                                                                ║
  539. ║                                                                                ║
  540. ║                                                       Pg 1 Ln 1.17" Pos 7.1"   ║
  541. ║{                                                    }            ║
  542. ║                                                                                ║
  543. ║  A. pad                    B. pard                   C. pd                     ║
  544. ║  D. phd                    E. pod                    F. pr                     ║
  545. ║  G. pre                    H. pro                    I. prod                   ║
  546. ║  J. pry                    K. rd                     L. prate                  ║
  547. ║  M. prayed                 N. preyed                 O. pride                  ║
  548. ║  P. pried                  Q. prot                   R. proud                  ║
  549. ║  S. prude                                                                      ║
  550. ║                                                                                ║
  551. ║                                                                                ║
  552. ║                                                                                ║
  553. ║Not Found: 1 Skip Once; 2 Skip; 3 Add; 4 Edit; 5 Look Up; 6 Ignore Numbers: 0   ║
  554. ╚════════════════════════════════════════════════════════════════════════════════╝
  555. Spelling Checker
  556. Spelling Checker
  557. WP will check the spelling of your documents.  When it finds a questionably 
  558. spelled word, it highlights that word in the document window, then presents a 
  559. list of alternative spellings.  You can select a replacement by typing its
  560. letter, or perform a variety of other actions.
  561.  
  562. BIG shows the word in question, lists the alternatives, and also enlarges the
  563. possibles actions to be taken.  The BIG screen places the questionably 
  564. spelled word along with the context in which it appears on the top line of
  565. the screen.
  566.  
  567. ╔════════════════════════════════════════════════════════════════════════════════╗
  568. ║Base Font                                                                       ║
  569. ║                                                                                ║
  570. ║  Courier  5cpi                                                                 ║
  571. ║  Courier  5cpi Half-height                                                     ║
  572. ║* Courier 10cpi                                                                 ║
  573. ║  Courier 10cpi Half-height                                                     ║
  574. ║  Courier 16.67cpi                                                              ║
  575. ║  Courier 16.67cpi Half-height                                                  ║
  576. ║  Courier 20cpi                                                                 ║
  577. ║  Courier 20cpi Half-height                                                     ║
  578. ║                                                                                ║
  579. ║                                                                                ║
  580. ║                                                                                ║
  581. ║                                                                                ║
  582. ║                                                                                ║
  583. ║                                                                                ║
  584. ║                                                                                ║
  585. ║                                                                                ║
  586. ║                                                                                ║
  587. ║                                                                                ║
  588. ║                                                                                ║
  589. ║                                                                                ║
  590. ║                                                                                ║
  591. ║                                                                                ║
  592. ║1 Select; N Name search: 1                                                      ║
  593. ╚════════════════════════════════════════════════════════════════════════════════╝
  594. Miscellaneous Screens
  595. Miscellaneous Screens
  596. Some screens are not easy for BIG to characterize.  An example is the Base
  597. Font screen.  Although there is a choice available in WP's bottom line, the
  598. cursor is positioned in the top portion of the screen.  You want to move the
  599. cursor from one entry to another before you perform the command selection.
  600.  
  601. In these cases, the BIG display is broken up into three pieces: the WP top 
  602. line, the WP bottom line, and the WP cursor line.  Each of these areas is
  603. enlarged by BIG.  In most cases, this will give you the information necessary
  604. to perform the activity.
  605.  
  606. ╔════════════════════════════════════════════════════════════════════════════════╗
  607. ║Self-Control                                                                    ║
  608. ║============                                                                    ║
  609. ║                                                                                ║
  610. ║At any time you can                                                             ║
  611. ║take control of what                                                            ║
  612. ║BIG enlarges by using                                                           ║
  613. ║the Ctrl-X or Ctrl-Y                                                            ║
  614. ║keys.  They move the                                                            ║
  615. ║focus of BIG's                                                                  ║
  616. ║enlargement in the                                                              ║
  617. ║X (horizontal) or                                                               ║
  618. ║Y (vertical) direction.                                                         ║
  619. ║                                                                                ║
  620. ║The bottom line shows                                                           ║
  621. ║what column and row is                                                          ║
  622. ║displayed in the upper                                                          ║
  623. ║left corner.                                                                    ║
  624. ║                                                                                ║
  625. ║Normally these commands                                                         ║
  626. ║are not necessary, as                                                           ║
  627. ║BIG will automatically                                                          ║
  628. ║display the correct area                                                        ║
  629. ║of interest.                                                                    ║
  630. ║                                                                                ║
  631. ║G:\CTRLX.WP                                         Doc 1 Pg 1 Ln 1" Pos 1"     ║
  632. ╚════════════════════════════════════════════════════════════════════════════════╝
  633. Self Control or Ctrl-X and Y
  634.  
  635. Repeated Ctrl-Y's
  636. Self Control or Ctrl-X and Y
  637. Every effort has been made to get BIG to enlarge an area of the WP screen
  638. relevant to the state of WP.  But there are sure to be some cases where you
  639. want to see something else on the screen.  Two commands, Ctrl-X and Ctrl-Y,
  640. let you control of what BIG enlarges.
  641.  
  642. The first time you press either Ctrl-X or Ctrl-Y, BIG will show a section
  643. of the screen that contains the WP cursor.  The column and row of the
  644. WP character shown at the upper left corner of the BIG screen will be
  645. displayed on the bottom BIG line.
  646.  
  647. Ctrl-X moves the focus to the right (X-direction).  It will wrap from the
  648. right edge to the left edge.  Ctrl-Y moves the enlargement focus down
  649. (Y-direction), wrapping from the bottom to the top.  Press any other key
  650. to return to the normal BIG display.
  651.  
  652. If you are not sure what you're looking at, press Ctrl-X enough times until
  653. you arrive at the first column.  Then press Ctrl-Y enough times until you
  654. arrive at the first row.  You can now move over the WP screen easily.
  655.  
  656.  
  657. When you use either of these commands, BIG enlarges a rectangle of the WP 
  658. screen.  Press the Ctrl-Y and BIG will move the rectangle down the WP screen
  659. (in the Y direction).  Press the Ctrl-X and BIG will move the rectangle to the 
  660. right (in the X direction).  These commands allow you to see every character 
  661. of the WP screen without any editing by BIG.
  662.  
  663. Zoom or Ctrl-Z
  664. BIGWP supports a number of different character sizes.  Press Ctrl-Z to Zoom
  665. to another size.  The exact number of sizes depends on the video card and
  666. monitor you are using, as do the colors.  In CGA mode, you will find some
  667. displays are limited to 4 colors: Cyan, Magenta, White, and Black.  In
  668. monochrome mode, you only get 2 colors, White and Black.  On EGAs and VGAs,
  669. some modes include the same 16 colors WP uses normally.
  670.  
  671. Requirements
  672. BIG runs in graphics mode, and so requires a video card and monitor that
  673. are capable of graphics.  These include CGA, EGA, and VGA.  BIG will run
  674. on monochrome displays if you have a Hercules monochrome graphics card.
  675. BIG requires a WP screen driver that produces 25 rows of 80 characters each.
  676.  
  677. BIGWPTSR takes up about 40K of resident memory.  This is required in addition
  678. to the memory taken up by WP.  Memory in your computer is also taken up by
  679. other resident utilities and drivers you have installed on your machine. 
  680. You probably cannot run BIG with WP unless you have 512K of memory.
  681.  
  682. BIG currently runs with versions 5.0 and 5.1 of WP.  BIG also runs with 
  683. LetterPerfect version 1.0.
  684.  
  685. Font Customization
  686. BIG switches your display monitor to graphics mode and then draws
  687. large pictures of WP's characters.  The pictures used for each character
  688. are stored in little grids, the collection of which is called a font.
  689. These letter-pictures may be modified using B-Font, a simple font editor
  690. provided with BIG for WP.  You can use such a modified font in BIG or
  691. in any other B-Ware program.  You can also import other fonts of a
  692. suitable size and format.  This is all described in a separate section
  693. on B-Font.
  694.  
  695. Trouble-Shooting 
  696. BIGWP runs WP.EXE for you.  If you get the message "Can't find WP.EXE!",
  697. it means you are trying to run BIGWP at a place in DOS where you couldn't
  698. run WP.  Make sure you are in the WP directory or that WP is on the DOS PATH.
  699.  
  700. You must load BIGWPTSR before running BIGWP.  If you get the message 
  701. "Load BIGWPTSR First!", it means that BIGWP couldn't find BIGWPTSR
  702. resident.  Make sure BIGWPTSR is loaded correctly.
  703.  
  704. BIG only runs with WP drivers that show 25 lines of 80 columns.  If 
  705. you are running with a different WP driver, you must modify it before
  706. running BIGWP.
  707.  
  708. BIG is a TSR and as such may interfere with other TSRs.  If your machine
  709. locks up when you run BIGWPTSR, try modifying the order or number of
  710. TSRs you run.
  711.  
  712. If your video display looks incorrect, try pressing Ctrl-Z a few times.
  713. This command changes the magnification (Zooms), but since it also initializes
  714. the graphics devices each time, it may recover from some video problems.
  715.  
  716. BIG does not handle WP graphics mode.  You cannot use WP commands, such as
  717. View, which require graphics mode displays.
  718.  
  719. BIG does not handle WP Shell to DOS.  You cannot use this WP command with 
  720. BIG.
  721.  
  722. BIG assumes the WP color choices for normal text entry and for blocked text
  723. remain at the WP defaults.  If you have changed these, you must reset them.
  724. BIG uses these colors to identify highlighted portions of the screen.
  725. A Word about TesSeRact(TM)
  726. This product uses the TesSeRact(TM) Ram-Resident Library and supports
  727. the TesSeRact Standard for Ram-Resident Program Communication. For
  728. information about TesSeRact, contact the TesSeRact Development Team
  729. at:
  730.  
  731.      TesSeRact Development Team
  732.      c/o Chip Rabinowitz
  733.      2084 Woodlawn Avenue
  734.      Glenside, PA 19038
  735.      (215) 884-3373
  736.  
  737.      Compuserve: 70731,20
  738.      MCIMAIL:    315-5415
  739.  
  740. This MCIMAIL Account has been provided to the TesSeRact Development
  741. Team by Borland International, Inc. The TesSeRact Development Team is
  742. in no way associated with Borland International, Inc. TesSeRact is a
  743. trademark of the TesSeRact Development Team.
  744.  
  745. TesSeRact is Copyright 1988 TesSeRact Development Team, All Rights
  746. Reserved.
  747.  
  748. What's Shareware?
  749. With shareware, the software author sends evaluation copies to a
  750. few central places such as bulletin boards.  They in turn make
  751. copies available to others at little or no cost.  Quality software will
  752. be passed on continuously, making the software readily available to all.
  753. Users need only pay for software that works for them.
  754.  
  755. Since there are many shareware authors, and a large audience for quality
  756. shareware, some companies called disk vendors have formed to bring the two
  757. together.  By charging a small copying fee, they can collect catalogs of
  758. shareware, pay for toll-free telephone numbers, take credit charges for
  759. disk copying fees, and make a profit.  A catalog from these vendors is
  760. the best survey of quality shareware available.  They usually charge $5
  761. or less per disk and $5 for shipping and handling.
  762.  
  763. Shareware authors get no payment from the bulletin boards or disk vendors
  764. who distribute the shareware.  When you pay a vendor for
  765. an evaluation copy of the software, the payment covers their expenses and
  766. goes to their profit.  The shareware authors get paid only when you buy
  767. the shareware products directly from them after evaluation.
  768. Although you can evaluate the software before paying,
  769. it is not free.  If you continue to use the software after a reasonable
  770. evaluation period, you are required to pay for it.  However, since the
  771. software authorr does not keep track of who is evaluating the software,
  772. you're not going to get a bill.  Rather, you are on your honor to pay
  773. for the software.  It is much like public supported television.
  774.  
  775. Where's My Copy?
  776. If you are ready to buy the software, order it directly from Hexagon
  777. Products.  See below for the address and price list.  If you are looking for
  778. an evaluation copy, you should find it from one of the shareware channels.
  779.  
  780. Because of the indirect method of distribution, shareware ends up in
  781. many more places than the author ever knows about.  If you can't
  782. find Hexagon Products shareware on a bulletin board or from a
  783. local users group, you can use one of the following sources which
  784. carry the most recent versions:
  785.  
  786. The DISABIL forum of Compuserve.
  787.  
  788. Public Brand Software in Indiana, 800-426-3475.
  789.  
  790. Public Software Library in Texas, 800-242-4775.
  791.  
  792.  
  793.  
  794. How Much?
  795. Prices are fixed through 12/91.  After that, check.
  796.  
  797. Product             Price   Latest Version
  798. B-Edit                  $39     2.0
  799. BIG for 1-2-3           $39     1.0
  800. BIG for WP              $39     1.0
  801. B-Pop                   $27     2.0
  802.  
  803. $9 discount on each of second and subsequent items in a single order.
  804.  
  805. Documentation for all programs is provided in large, easy-to-read,
  806. 18-point type.  In addition, all of the following large-character
  807. utility programs are included with any purchase at no extra cost:
  808.  
  809. B-Type, B-Dir, and B-Print
  810. are large-character replacements for the related DOS commands.
  811. B-Print prints text files  in large characters on Epson-compatible
  812. dot-matrix printers.
  813.  
  814. B-Look
  815. is a text file browser.  Scroll with arrow keys.
  816.  
  817. B-Font and B-Apply 
  818. modify the character shapes used in the above
  819. B-Ware products.
  820.  
  821.     contact:         Hexagon Products
  822.     Bill Arendt      P.O. Box 1295
  823.     (708) 692-3355   Park Ridge, IL  60068-1295
  824.  
  825. A Note on BIG Version 1.0
  826. BIG version 1.0 is well-suited for most WP uses, but it is not complete.
  827. There are still a few WP displays which appear awkward when enlarged.  Even
  828. these screens can be completely examined using the Ctrl-X and Ctrl-Y.
  829. An attempt will be made in version 1.1 of BIGWP to increase the number of
  830. WP displays that are handled automatically.
  831.  
  832. If you register BIG version 1.0, you will automatically receive a free copy
  833. of the improved BIG version 1.1 as soon as it is available.  If you have ideas
  834. for improvements for BIG's display or functionality, please send your 
  835. suggestions to Hexagon Products.
  836.  
  837. BIG for WP 1.0 Registration Form
  838. Please complete the following registration form and send it to:
  839.                     Hexagon Products
  840.                     P.O. Box 1295
  841.                     Park Ridge, IL  60068-1295
  842.                     (708) 692-3355
  843.  
  844. Name: _________________________________________________________________________
  845.  
  846. Company: ______________________________________________________________________
  847.  
  848. Address: ______________________________________________________________________
  849.  
  850. City: ___________________________ State: ______________________________________
  851.  
  852. Zip: _____________ Phone: _____________________________________________________
  853.  
  854. Optional information:
  855. Using on: Laptop  Desktop
  856.  
  857. Display:  VGA     EGA     CGA     Herc    Mono    Dual
  858.  
  859. Oper.Sys: DOS     OS/2
  860.  
  861. Preferred Input Device: Mouse   Keyboard
  862.  
  863. What programs other than WP are you interested in? ____________________________
  864.  
  865. Suggestions for improving BIGWP? ______________________________________________
  866.  
  867. _______________________________________________________________________________
  868.  
  869. Where did you find BIGWP? _____________________________________________________
  870.  
  871. If you have speech synthesis hardware, what kind? _____________________________
  872.  
  873.          ----------------end-of-author's-documentation---------------
  874.  
  875.                          Software Library Information:
  876.  
  877.                     This disk copy provided as a service of
  878.  
  879.                            Public (software) Library
  880.  
  881.          We are not the authors of this program, nor are we associated
  882.          with the author in any way other than as a distributor of the
  883.          program in accordance with the author's terms of distribution.
  884.  
  885.          Please direct shareware payments and specific questions about
  886.          this program to the author of the program, whose name appears
  887.          elsewhere in  this documentation. If you have trouble getting
  888.          in touch with the author,  we will do whatever we can to help
  889.          you with your questions. All programs have been tested and do
  890.          run.  To report problems,  please use the form that is in the
  891.          file PROBLEM.DOC on many of our disks or in other written for-
  892.          mat with screen printouts, if possible.  PsL cannot debug pro-
  893.          programs over the telephone, though we can answer questions.
  894.  
  895.          Disks in the PsL are updated  monthly,  so if you did not get
  896.          this disk directly from the PsL, you should be aware that the
  897.          files in this set may no longer be the current versions. Also,
  898.          if you got this disk from another vendor and are having prob-
  899.          lems,  be aware that  some files may have become corrupted or
  900.          lost by that vendor. Get a current, working disk from PsL.
  901.  
  902.          For a copy of the latest monthly software library newsletter
  903.          and a list of the 3,000+ disks in the library, call or write
  904.  
  905.                            Public (software) Library
  906.                                P.O.Box 35705 - F
  907.                             Houston, TX 77235-5705
  908.  
  909.                                  Orders only:
  910.                                 1-800-2424-PSL
  911.                               MC/Visa/AmEx/Discover
  912.  
  913.                           Outside of U.S. or in Texas
  914.                           or for general information,
  915.                               Call 1-713-524-6394
  916.  
  917.                           PsL also has an outstanding
  918.                           catalog for the Macintosh.
  919.  
  920.  
  921.